http-server is a simple, zero-configuration command-line static HTTP server. It is powerful enough for production usage, but it's simple and hackable enough ...
2022年5月31日 — http-server is a simple, zero-configuration command-line static HTTP server. It is powerful enough for production usage, but it's simple and ...
2014年7月1日 — Really simple HTTPS server for hosting basic html page. You can create the private key (key.pem)and certificate (cert.pem) using OpenSSL or ...
2016年2月1日 — I'm using the npm package http-server (https://www.npmjs.com/package/http-server) to set up a simple webserver, but I cannot get it to use SSL.
Npm http server is a basic http server that enables developers to easily create, manage, and deploy projects without having to know how to configure webservers.